From: Richard M. Stallman Date: Sat, 5 May 2001 22:37:09 +0000 (+0000) Subject: Use @smallexample for the echo LC... command. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40458 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d4421e955059f85ad481d2adf86d126ace9bd4c9;p=emacs.git Use @smallexample for the echo LC... command. --- diff --git a/man/trouble.texi b/man/trouble.texi index d6cb306383e..07692970bd2 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -672,10 +672,10 @@ was current when you started Emacs. On GNU/Linux and Unix systems, or if you use a Unix-style shell such as Bash, you can use this shell command to view the relevant values: -@example +@smallexample echo LC_ALL=$LC_ALL LC_COLLATE=$LC_COLLATE LC_TYPE=$LC_TYPE \ LC_MESSAGES=$LC_MESSAGES LC_TIME=$LC_TIME LANG=$LANG -@end example +@end smallexample Alternatively, use the @command{locale} command, if your system has it, to display your locale settings.